C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowColCollection<T> Class / IsDisposed Property

In This Topic
IsDisposed Property (GridRowColCollection<T>)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also